We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea299e8 + 5084bf8 commit d3368efCopy full SHA for d3368ef
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-dev-sass",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"description": "SASS CSS pre-processor for NativeScript projects.",
5
"scripts": {
6
"test": "exit 0",
@@ -58,8 +58,8 @@
58
},
59
"dependencies": {
60
"bluebird": "^3.4.6",
61
- "node-sass": "4.5.3",
62
- "glob": "*",
+ "node-sass": "^4.6.1",
+ "glob": "^7.1.2",
63
"nativescript-hook": "^0.2.0"
64
65
"bugs": {
0 commit comments