angular-pipes
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "angular-pipes", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Angular 2 pipes library", | ||
@@ -11,3 +11,3 @@ "main": "pipes/index.js", | ||
"jspm-install": "npm run jspm install", | ||
"prepublish": "node_modules/.bin/gulp clean && npm run tsc", | ||
"prepublish": "node_modules/.bin/gulp clean && npm run typings-install && npm run tsc", | ||
"tsc": "node_modules/.bin/tsc -p .", | ||
@@ -14,0 +14,0 @@ "test": "node_modules/.bin/karma start karma.conf.js" |
Sorry, the diff of this file is not supported yet
329714