This commit is contained in:
Philipp Kunz 2020-02-25 19:55:33 +00:00
parent c82bb44007
commit 2a6fc4110e
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.5",
"version": "1.0.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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