1 Commits

Author SHA1 Message Date
a92cb2e612 1.0.4 2020-02-25 19:03:42 +00:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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