This commit is contained in:
Philipp Kunz 2020-02-25 19:54:15 +00:00
parent 74a08d6e39
commit afd8db1acf
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartmatch", "name": "@pushrocks/smartmatch",
"version": "1.0.4", "version": "1.0.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartmatch", "name": "@pushrocks/smartmatch",
"version": "1.0.4", "version": "1.0.5",
"private": false, "private": false,
"description": "a minimal matching library using picomatch", "description": "a minimal matching library using picomatch",
"main": "dist/index.js", "main": "dist/index.js",