Browse Source

Update package.json

pull/642/head
Navi 3 years ago committed by GitHub
parent
commit
1465612174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      packages/noco-i18n/package.json

1
packages/noco-i18n/package.json

@ -4,6 +4,7 @@
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"generate": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {

Loading…
Cancel
Save