Browse Source

Update to Handlebars 1.0.10+, CoffeeScript 1.5

bubble
Pepijn de Geus 11 years ago
parent
commit
1a017d46a5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@@ -18,8 +18,8 @@
"license": "Apache",
"readmeFilename": "README.md",
"dependencies": {
"coffee-script": "~1.4.0",
"coffee-script": "~1.5.0",
"swagger-client": "1.0.1",
"handlebars": "~1.0.8"
"handlebars": "~1.0.10"
}
}

Loading…
Cancel
Save