Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
Add ts-node dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
virkt25 committed Oct 11, 2017
1 parent 2aa9e09 commit 91762d0
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,18 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/strongloop/loopback-next-extension-starter.git"
"url":
"git+https://github.com/strongloop/loopback-next-extension-starter.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/strongloop/loopback-next-extension-starter/issues"
"url":
"https://github.com/strongloop/loopback-next-extension-starter/issues"
},
"homepage": "https://github.com/strongloop/loopback-next-extension-starter#readme",
"files": [
"README.md",
"index.js",
"index.d.ts",
"dist",
"dist6"
],
"homepage":
"https://github.com/strongloop/loopback-next-extension-starter#readme",
"files": ["README.md", "index.js", "index.d.ts", "dist", "dist6"],
"dependencies": {
"@loopback/context": "^4.0.0-alpha.14",
"@loopback/core": "^4.0.0-alpha.16",
Expand Down

0 comments on commit 91762d0

Please sign in to comment.