@newlogic-digital/core 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/index.js +0 -1
- package/package.json +2 -2
package/index.js
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@newlogic-digital/core",
|
3
3
|
"type": "module",
|
4
|
-
"version": "1.0.
|
4
|
+
"version": "1.0.6",
|
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",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"prismjs": "^1.29.0",
|
20
20
|
"html-minifier-terser": "^7.0.0",
|
21
21
|
"lodash": "^4.17.21",
|
22
|
-
"vituum": "^0.0.
|
22
|
+
"vituum": "^0.0.29"
|
23
23
|
},
|
24
24
|
"files": [
|
25
25
|
"latte",
|