summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 13:27:35 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 13:27:35 +0200
commit608ffd302640fb3fa990f138fa343527d3ce83ab (patch)
tree3474704051b2c91e68717871f72433d5bd977c58
parented770250108ec10c96bb83bc5bb95d738f46e12a (diff)
js update
-rw-r--r--js/README.md2
-rw-r--r--js/vendor/es6-shim/.bower.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/js/README.md b/js/README.md
index 7bcc5b4b6..1842707a3 100644
--- a/js/README.md
+++ b/js/README.md
@@ -1,4 +1,4 @@
-# JavaScript Development
+# JavaScript && CSS Development
Before starting, install nodejs 0.10 and grunt-cli:
sudo npm -g install grunt-cli
diff --git a/js/vendor/es6-shim/.bower.json b/js/vendor/es6-shim/.bower.json
index 49675c0ad..8b99be22a 100644
--- a/js/vendor/es6-shim/.bower.json
+++ b/js/vendor/es6-shim/.bower.json
@@ -35,6 +35,6 @@
"commit": "0b6d1dda46c13dfc9d1240a4f5e1b31ed78c8c0b"
},
"_source": "git://github.com/paulmillr/es6-shim.git",
- "_target": "~0.18.0",
+ "_target": "~0.18.*",
"_originalSource": "es6-shim"
} \ No newline at end of file