Two changes. See below:
- Updated to newest requirejs/text. - Don't build dist files when running `make dev`
Showing
... | ... | @@ -59,7 +59,7 @@ |
"requirejs-undertemplate": "~0.0.4", | ||
"strophe.js": "strophe/strophejs#b583d9e6c57f04d3be492866209d8e2143acf9a0", | ||
"strophejs-plugins": "0.0.7", | ||
"text": "requirejs/text#2.0.14", | ||
"text": "requirejs/text#2.0.15", | ||
"underscore": "~1.8.3" | ||
}, | ||
"dependencies": {} | ||
... | ... |
Please register or sign in to comment