Merge pull request #3272 from hypothesis/remove-compass-mixins
Remove compass-mixins dependency
Showing
... | @@ -22,7 +22,6 @@ | ... | @@ -22,7 +22,6 @@ |
"classnames": "^2.2.4", | "classnames": "^2.2.4", | ||
"coffeeify": "^1.0.0", | "coffeeify": "^1.0.0", | ||
"commander": "^2.9.0", | "commander": "^2.9.0", | ||
"compass-mixins": "^0.12.7", | |||
"core-js": "^1.2.5", | "core-js": "^1.2.5", | ||
"diff-match-patch": "^1.0.0", | "diff-match-patch": "^1.0.0", | ||
"document-base-uri": "^1.0.0", | "document-base-uri": "^1.0.0", | ||
... | @@ -50,7 +49,6 @@ | ... | @@ -50,7 +49,6 @@ |
"lodash.debounce": "^4.0.3", | "lodash.debounce": "^4.0.3", | ||
"mkdirp": "^0.5.1", | "mkdirp": "^0.5.1", | ||
"ng-tags-input": "2.2.0", | "ng-tags-input": "2.2.0", | ||
"node-sass": "~3.4.1", | |||
"node-uuid": "^1.4.3", | "node-uuid": "^1.4.3", | ||
"postcss": "^5.0.6", | "postcss": "^5.0.6", | ||
"postcss-url": "^5.1.1", | "postcss-url": "^5.1.1", | ||
... | ... |
Please register or sign in to comment