Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Remove node-sass from package dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whmii committed Dec 8, 2016
1 parent 5cae2c4 commit 5e8d3ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ project adheres to [Semantic Versioning](http://semver.org).
- Added `grid-visual` to show visual grid guides
- Added ltr/rtl support

## Removed

- Removed `node-sass` dependency from `package.json`

## [2.0.0.beta.1]

### Added
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"contrib": "gulp",
"test": "bundle exec rake"
},
"dependencies": {
"node-sass": "^3.8"
},
"devDependencies": {
"gulp": "^3.9",
"gulp-autoprefixer": "^3.1",
Expand Down

0 comments on commit 5e8d3ba

Please sign in to comment.