Skip to content

Commit

Permalink
Update updtr ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
edi9999 committed Dec 17, 2024
1 parent 8fdad46 commit 4ea0b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"browserify:test": "cross-env FILE=test webpack",
"browserify:lib": "webpack",
"browserify:min": "cross-env MIN=true webpack",
"updtr": "updtr --exclude webdriverio @wdio/cli",
"updtr": "updtr --exclude chai mocha",
"browserify": "npm run browserify:test && npm run browserify:lib && npm run browserify:min",
"convertto:es5": "rimraf js -rf && mkdirp js && npm run babel && cp es6/*.ts js",
"convertto:es5:watch": "npm run babel -- --watch",
Expand Down

0 comments on commit 4ea0b97

Please sign in to comment.