Revert "snapshot"

This reverts commit 47fd7d8626.
This commit is contained in:
Frederic Junod
2014-09-02 16:13:34 +02:00
parent 47fd7d8626
commit ad8cc3c1e0

View File

@@ -4,7 +4,7 @@
"description": "Mapping library",
"scripts": {
"install": "node tasks/parse-examples.js",
"postinstall": "node node_modules/closure-util/install.js",
"postinstall": "node ./node_modules/closure-util/install.js",
"start": "node tasks/serve.js",
"test": "node tasks/test.js"
},