lockandload
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "lockandload", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Minimalist AMD-compliant Javascript and CSS loader", | ||
@@ -9,3 +9,3 @@ "main": "index.html", | ||
"test": "# Can only be tested inside a browser environment.", | ||
"prepublishOnly":"sed -e '' <annotated.html >/tmp/index.html" | ||
"prepublish":"sed -e '' <annotated.html >/tmp/index.html" | ||
}, | ||
@@ -12,0 +12,0 @@ "dependencies": {}, |
7083