Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveVanOpstal committed Apr 10, 2018
1 parent 613a8b6 commit acee96b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
{
"name": "ng-pipes",
"version": "0.1.4",
"version": "0.1.5",
"description": "a8m/angular-filter for Angular 2",
"files": [
"src",
"dist/*.js",
"index.d.ts",
"tsconfig.json"
],
"main": "dist/ng-pipes.umd.js",
"scripts": {
"tsc": "node_modules/.bin/tsc -p .",
"karma": "node_modules/.bin/karma start karma.conf.js",
Expand Down

0 comments on commit acee96b

Please sign in to comment.