edx-pattern-library
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -8,2 +8,7 @@ # Changelog | ||
## 0.7.2 (2015-12-17) | ||
* correcting doc/depedency small errors with npm package | ||
- - - | ||
## 0.7.1 (2015-12-16) | ||
@@ -10,0 +15,0 @@ * ignoring files in npm package |
{ | ||
"name": "edx-pattern-library", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"author": "edX UX Team <ux@edx.org>", | ||
@@ -52,4 +52,3 @@ "license": "Apache-2.0", | ||
"require-dir": "*", | ||
"run-sequence": "*", | ||
"susy": "^2.2.9" | ||
"run-sequence": "*" | ||
}, | ||
@@ -56,0 +55,0 @@ "scripts": { |
@@ -165,4 +165,4 @@ # edX UX Pattern Library (UXPL) | ||
1. test that the change you've made will not negatively affect the node package manager (npm) package other apps and codebases are relying on | ||
2. talk to the UX Team about any bumps (based on [semantic versioning](http://semver.org/)) in the npm package's version number that are needed. | ||
1. test that the change you've made will not negatively affect the node package manager (npm) or Bower packages other apps and codebases are relying on | ||
2. talk to the UX Team about any bumps (based on [semantic versioning](http://semver.org/)) in the npm or Bower packages' version number that are needed. | ||
@@ -169,0 +169,0 @@ - - - |
2724724
21
162