Browse Source

fixed package to include less

bubble
Tony Tam 11 years ago
parent
commit
187517dfe3
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package.json

+ 3
- 1
package.json View File

@@ -19,6 +19,8 @@
"readmeFilename": "README.md",
"dependencies": {
"coffee-script": "~1.5.0",
"handlebars": "~1.0.10"
"swagger-client": "~2.0",
"handlebars": "~1.0.10",
"less": "~1.4.2"
}
}

Loading…
Cancel
Save