Skip to content

Commit a9e7ec7

Browse files
authored
Update package.json
1 parent 0221417 commit a9e7ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"scripts": {
3737
"build": "rollup -c && typedoc src",
3838
"watch": "rollup -c -w",
39-
"watch:web": "rollup -c rollup.dev.config.js -w"
39+
"watch:web": "rollup -c rollup.web.config.js -w"
4040
},
4141
"engines": {
4242
"node": ">=8.14.0"

0 commit comments

Comments
 (0)