update
Showing
.babelrc
0 → 100644
| ... | @@ -6,6 +6,7 @@ | ... | @@ -6,6 +6,7 @@ |
| "start": "node ./bin/www" | "start": "node ./bin/www" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "babel-plugin-transform-es2015-sticky-regex": "^6.8.0", | |||
| "body-parser": "~1.13.2", | "body-parser": "~1.13.2", | ||
| "cookie-parser": "~1.3.5", | "cookie-parser": "~1.3.5", | ||
| "debug": "~2.2.0", | "debug": "~2.2.0", | ||
| ... | @@ -13,5 +14,10 @@ | ... | @@ -13,5 +14,10 @@ |
| "express-handlebars": "*", | "express-handlebars": "*", | ||
| "morgan": "~1.6.1", | "morgan": "~1.6.1", | ||
| "serve-favicon": "~2.3.0" | "serve-favicon": "~2.3.0" | ||
| }, | |||
| "devDependencies": { | |||
| "babel-cli": "^6.11.4", | |||
| "babel-plugin-transform-es2015-sticky-regex": "^6.8.0", | |||
| "babel-preset-es2015": "^6.9.0" | |||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
32 KB
27.7 KB
26.7 KB
31.1 KB
32.1 KB
31.5 KB
5.19 KB
3.8 KB
5.55 KB
5.36 KB
4.25 KB
public/javascripts/jquery-1.8.3.min.js
100755 → 100644
File mode changed from 100755 to 100644
public/javascripts/product.js
100755 → 100644
File mode changed from 100755 to 100644
public/javascripts/project.js
100755 → 100644
File mode changed from 100755 to 100644
views/products.hbs
0 → 100644