@newlogic-digital/core 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@newlogic-digital/core",
|
3
3
|
"type": "module",
|
4
|
-
"version": "1.1.
|
4
|
+
"version": "1.1.1",
|
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",
|
@@ -14,6 +14,7 @@
|
|
14
14
|
"@vituum/juice": "^0.1.5",
|
15
15
|
"@vituum/twig": "^0.1.1",
|
16
16
|
"@vituum/latte": "^0.1.1",
|
17
|
+
"tailwindcss": "^3.3.1",
|
17
18
|
"posthtml-prism": "^2.0.0",
|
18
19
|
"prismjs": "^1.29.0",
|
19
20
|
"html-minifier-terser": "^7.2.0",
|