Merge pull request #681 from darkdarkdragon/develop-RLJS-564

fix for browser
This commit is contained in:
Chris Clark
2016-01-13 11:31:14 -08:00
19 changed files with 392 additions and 17 deletions

View File

@@ -50,6 +50,9 @@
"json-loader": "^0.5.2",
"json-schema-to-markdown-table": "^0.4.0",
"mocha": "^2.1.0",
"mocha-junit-reporter": "^1.9.1",
"mocha-phantomjs": "^4.0.1",
"null-loader": "^0.1.1",
"webpack": "^1.5.3",
"yargs": "^1.3.1"
},