vue-pancake-icons 6.0.0 → 6.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vue-pancake-icons",
3
3
  "private": false,
4
- "version": "6.0.0",
4
+ "version": "6.0.2",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -18,7 +18,6 @@
18
18
  "dev": "vite",
19
19
  "compile": "node build.js",
20
20
  "build": "vite build",
21
- "publish": "npm publish",
22
21
  "preview": "vite preview --host"
23
22
  },
24
23
  "dependencies": {