@devoto13/angular2-in-memory-web-api
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -0,1 +1,5 @@ | ||
<a name="0.0.20"></a> | ||
# 0.0.20 (2016-08-18) | ||
* Added missing `types` property to `package.json` | ||
<a name="0.0.19"></a> | ||
@@ -2,0 +6,0 @@ # 0.0.19 (2016-08-18) |
{ | ||
"name": "@devoto13/angular2-in-memory-web-api", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "An in-memory web api for demos and tests", | ||
"main":"in-memory-web-api/index.js", | ||
"types":"in-memory-web-api/index.d.ts", | ||
"jsnext:main": "esm/index.js", | ||
@@ -7,0 +8,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
144274