Comparing version 3.1.0-pre.14 to 3.1.0
{ | ||
"name": "can-list", | ||
"version": "3.1.0-pre.14", | ||
"version": "3.1.0", | ||
"description": "Observable lists", | ||
@@ -14,3 +14,3 @@ "homepage": "http://canjs.com", | ||
"version": "git commit -am \"Update dist for release\" && git checkout -b release && git add -f dist/", | ||
"postversion": "git push --tags && git checkout can-reflect && git branch -D release && git push origin can-reflect", | ||
"postversion": "git push --tags && git checkout master && git branch -D release && git push", | ||
"testee": "testee test/test.html --browsers firefox", | ||
@@ -17,0 +17,0 @@ "test": "npm run jshint && npm run testee", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
75213