@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.
Files changed (2) hide show
  1. package/index.js +0 -1
  2. package/package.json +2 -2
package/index.js CHANGED
@@ -19,7 +19,6 @@ const posthtmlPrism = {
19
19
  filename = filename.replace('?raw', '')
20
20
 
21
21
  if (!filename.endsWith('ui.json')) {
22
- console.log(filename)
23
22
  return
24
23
  }
25
24
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@newlogic-digital/core",
3
3
  "type": "module",
4
- "version": "1.0.5",
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.27"
22
+ "vituum": "^0.0.29"
23
23
  },
24
24
  "files": [
25
25
  "latte",