2 Commits

Author SHA1 Message Date
12ae27b2ff 1.0.26 2021-12-01 01:53:29 +01:00
3bb9b2229d fix(core): update 2021-12-01 01:53:28 +01:00
2 changed files with 3 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartchok",
"version": "1.0.25",
"version": "1.0.26",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartchok",
"version": "1.0.25",
"version": "1.0.26",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^5.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartchok",
"version": "1.0.25",
"version": "1.0.26",
"private": false,
"description": "smart wrapper for chokidar",
"main": "dist_ts/index.js",
@ -24,7 +24,6 @@
"@pushrocks/lik": "^5.0.0",
"@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smartrx": "^2.0.19",
"@types/chokidar": "^2.1.3",
"chokidar": "^3.5.2"
},
"devDependencies": {