Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit bd66353

Browse files
committed
Removing dependency on watch. Use npm run watch instead.
1 parent b6adeff commit bd66353

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

package-lock.json

Lines changed: 0 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@
120120
"dependencies": {
121121
"babylon": "^7.0.0-beta.47",
122122
"recast": "^0.16.0",
123-
"tslint": "5.11.0",
124-
"watch": "^1.0.2"
123+
"tslint": "5.11.0"
125124
},
126125
"husky": {
127126
"hooks": {

0 commit comments

Comments
 (0)