Browse Source

chore: remove private flag

pull/1/head
刘凯 1 year ago
parent
commit
bf3c56205c
  1. 1
      package.json

1
package.json

@ -1,6 +1,5 @@
{ {
"name": "winglink-iip-website", "name": "winglink-iip-website",
"private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {
"build": "nuxt build", "build": "nuxt build",

Loading…
Cancel
Save