Skip to content

Commit 3384d3c

Browse files
committed
Changed dev to start
1 parent ca802fe commit 3384d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"author": "The Faslet Team",
77
"scripts": {
8-
"dev": "rollup --config ./rollup.config.js --watch",
8+
"start": "rollup --config ./rollup.config.js --watch",
99
"build": "rollup --config ./rollup.config.js"
1010
},
1111
"license": "ISC",

0 commit comments

Comments
 (0)