@bolt/settings-colors
Advanced tools
Comparing version 0.5.0 to 0.6.0-alpha.0
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "0.5.0", | ||
"version": "0.6.0-alpha.0", | ||
"maintainers": [ | ||
@@ -35,3 +35,3 @@ { | ||
}, | ||
"style": "src/scss/_settings.colors.scss", | ||
"style": "src/_settings.colors.scss", | ||
"publishConfig": { | ||
@@ -41,12 +41,11 @@ "access": "public" | ||
"dependencies": { | ||
"@bolt/tools-export-data": "^0.5.0", | ||
"@bolt/tools-export-data": "^0.6.0-alpha.0", | ||
"chai": "^4.1.2", | ||
"npm-sass": "^2.2.1", | ||
"path": "^0.12.7", | ||
"sass-toolkit": "^2.10.2", | ||
"sassy-test": "^3.0.4" | ||
"sass-toolkit": "^2.10.2" | ||
}, | ||
"scripts": { | ||
"test": "mocha test/*.test.js" | ||
"test": "mocha tests/*.test.js" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5
11422
7
+ Added@bolt/tools-export-data@0.6.0(transitive)
- Removedsassy-test@^3.0.4
- Removed@bolt/tools-export-data@0.5.0(transitive)
- Removedlodash.assign@4.2.0(transitive)
- Removedlodash.clonedeep@4.5.0(transitive)
- Removednode-sass@3.13.1(transitive)
- Removedsassy-test@3.0.4(transitive)