Skip to content

Commit

Permalink
fix(pkg.json): add type
Browse files Browse the repository at this point in the history
Signed-off-by: Jie Peng <[email protected]>
  • Loading branch information
neighborhood999 committed Aug 25, 2023
1 parent 35522ac commit a1ecb01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"dist",
"src/**/*.vue"
],
"type": "module",
"scripts": {
"serve": "vue-cli-service serve dev/serve.js",
"test": "jest",
Expand Down

0 comments on commit a1ecb01

Please sign in to comment.