@newlogic-digital/core 2.0.0-alpha.2 → 2.0.0-alpha.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@newlogic-digital/core",
|
3
3
|
"type": "module",
|
4
|
-
"version": "2.0.0-alpha.
|
4
|
+
"version": "2.0.0-alpha.3",
|
5
5
|
"main": "index.js",
|
6
6
|
"author": "New Logic Studio s.r.o.",
|
7
7
|
"description": "Set of tools that can be used to create modern web applications",
|
@@ -12,11 +12,11 @@
|
|
12
12
|
},
|
13
13
|
"dependencies": {
|
14
14
|
"@vituum/vite-plugin-posthtml": "^1.0.0-alpha.3",
|
15
|
-
"@vituum/vite-plugin-juice": "^1.0.0-alpha.
|
16
|
-
"@vituum/vite-plugin-latte": "^1.0.0-alpha.
|
17
|
-
"@vituum/vite-plugin-tailwindcss": "^1.0.0-alpha.
|
18
|
-
"@vituum/vite-plugin-send": "^1.0.0-alpha.
|
19
|
-
"vituum": "^1.0.0-alpha.
|
15
|
+
"@vituum/vite-plugin-juice": "^1.0.0-alpha.2",
|
16
|
+
"@vituum/vite-plugin-latte": "^1.0.0-alpha.4",
|
17
|
+
"@vituum/vite-plugin-tailwindcss": "^1.0.0-alpha.2",
|
18
|
+
"@vituum/vite-plugin-send": "^1.0.0-alpha.2",
|
19
|
+
"vituum": "^1.0.0-alpha.18",
|
20
20
|
"posthtml": "^0.16.6",
|
21
21
|
"posthtml-prism": "^2.0.0",
|
22
22
|
"prismjs": "^1.29.0",
|