@ctx-core/sass-build 3.2.195 → 3.2.196

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctx-core/sass-build",
3
- "version": "3.2.195",
3
+ "version": "3.2.196",
4
4
  "description": "ctx-core sass build scripts",
5
5
  "keywords": [
6
6
  "ctx-core",
@@ -38,7 +38,7 @@
38
38
  "sass-watch.sh": "bin/sass-watch.sh"
39
39
  },
40
40
  "dependencies": {
41
- "ctx-core": "^7.2.8",
41
+ "ctx-core": "^7.2.9",
42
42
  "import-meta-resolve": "^4.1.0",
43
43
  "node-sass-package-importer": "^5.3.3",
44
44
  "nodemon": "^3.1.0",