Skip to content

Commit 47eaa17

Browse files
committed
Add "dev" command to package.json
1 parent f4e36b0 commit 47eaa17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"test:types": "tsc -p ./types/test/tsconfig.json",
2121
"build": "bili",
2222
"example": "poi",
23+
"dev": "poi",
2324
"build:example": "poi build"
2425
},
2526
"author": {

0 commit comments

Comments
 (0)