Skip to content

Commit b1a2bc1

Browse files
committed
Merge pull request #54 from angularity/feature/browserify-json-support
fix json support and other issues
2 parents 25ede3d + 40d6844 commit b1a2bc1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

npm-shrinkwrap.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"yargs": "latest"
112112
},
113113
"devDependencies": {
114-
"angularity-helloworld-es5": "angularity/angularity-helloworld-es5#ci-build-0.2.0-D",
115-
"angularity-todo-es5": "angularity/angularity-todo-es5#ci-build-0.2.0-D",
114+
"angularity-helloworld-es5": "angularity/angularity-helloworld-es5#ci-build-0.2.0-E",
115+
"angularity-todo-es5": "angularity/angularity-todo-es5#ci-build-0.2.0-E",
116116
"autodocs": "^0.6.8",
117117
"jasmine-diff-matchers": "~2.0.0",
118118
"jasmine-node": "2.0.0-beta4",

0 commit comments

Comments
 (0)