-
- Downloads
Project 'justJanne/imghost-frontend' was moved to 'justJanne/imghost'. Please update any links and bookmarks that may still have the old path.
Updated dependencies
... | @@ -3,7 +3,8 @@ | ... | @@ -3,7 +3,8 @@ |
"sass": "node_modules/node-sass/bin/node-sass --output-style compressed assets/sass -o assets/css", | "sass": "node_modules/node-sass/bin/node-sass --output-style compressed assets/sass -o assets/css", | ||
"build": "npm run sass" | "build": "npm run sass" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": {}, | ||
"node-sass": "^4.13.0" | "dependencies": { | ||
"node-sass": "^4.14.0" | |||
} | } | ||
} | } |
Please register or sign in to comment