Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
remojansen committed Sep 12, 2016
1 parent 72762b0 commit a823525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "inversify-restify-utils",
"version": "2.0.0",
"version": "2.0.1",
"description": "Some utilities for the development of restify applications with Inversify",
"main": "lib/index.js",
"jsnext:main": "es/index.js",
"typings": "./dts/inversify.d.ts",
"typings": "./dts/index.d.ts",
"scripts": {
"test": "gulp",
"publish-please": "publish-please",
Expand Down

0 comments on commit a823525

Please sign in to comment.