This commit is contained in:
Philipp Kunz 2018-08-20 00:49:01 +02:00
parent a2d8f9575d
commit cbc72cd55b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartfuzzy",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartfuzzy",
"version": "1.1.0",
"version": "1.1.1",
"private": false,
"description": "fuzzy match strings against word dictionaries/arrays",
"main": "dist/index.js",