Comparing version 0.0.71 to 0.0.72
{ | ||
"name": "bundless", | ||
"version": "0.0.71", | ||
"version": "0.0.72", | ||
"description": "Experimental bundle-free dependency loader", | ||
@@ -39,3 +39,3 @@ "main": "./dist/src/index.js", | ||
"express": "4.14.0", | ||
"fs-extra": "0.30.0", | ||
"fs-extra": "1.0.0", | ||
"karma": "1.3.0", | ||
@@ -47,7 +47,7 @@ "karma-chrome-launcher": "2.0.0", | ||
"mocha-loader": "1.0.0", | ||
"npminject": "1.0.79", | ||
"npminject": "1.0.81", | ||
"portfinder": "1.0.9", | ||
"rimraf": "2.5.4", | ||
"source-map-support": "0.4.6", | ||
"tmp": "0.0.29", | ||
"tmp": "0.0.30", | ||
"typescript": "1.8.10", | ||
@@ -54,0 +54,0 @@ "typings": "1.5.0" |
841167