Comparing version 0.1.3 to 0.1.4
# pngsmith changelog | ||
0.1.4 - Added `foundry` for release | ||
0.1.3 - Upgraded to `spritesmith-engine-test@2.0.0` and moved to `mocha` | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "pngsmith", | ||
"description": "png engine for spritesmith", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"homepage": "https://github.com/twolfson/pngsmith", | ||
@@ -41,2 +41,5 @@ "author": { | ||
"chai": "~1.8.1", | ||
"foundry": "~4.3.2", | ||
"foundry-release-git": "~2.0.2", | ||
"foundry-release-npm": "~2.0.2", | ||
"grunt": "~0.4.2", | ||
@@ -55,3 +58,10 @@ "grunt-contrib-jshint": "~0.7.2", | ||
"canvas" | ||
] | ||
], | ||
"foundry": { | ||
"registerVersion": "0.1.0", | ||
"releaseCommands": [ | ||
"foundry-release-git", | ||
"foundry-release-npm" | ||
] | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11211
9