comand-component-library 4.0.80 → 4.0.81
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,12 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "comand-component-library",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.81",
|
4
4
|
"private": false,
|
5
5
|
"type": "module",
|
6
6
|
"license": "GPL-3.0-only",
|
7
7
|
"author": "CoManD UI",
|
8
8
|
"scripts": {
|
9
|
-
"publish": "npm publish",
|
10
9
|
"prepublishOnly": "npm run build-lib",
|
11
10
|
"dev": "vite",
|
12
11
|
"build": "vite build",
|