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",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build",

Loading…
Cancel
Save