Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c076496

Browse filesBrowse files
committed
Add plotly-mock-viewer as dev dependency
1 parent b19a87f commit c076496
Copy full SHA for c076496

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"lint-fix": "eslint . --fix || true",
3333
"docker": "node tasks/docker.js",
3434
"pretest": "node tasks/pretest.js",
35+
"mock-viewer": "plotly-mock-viewer",
3536
"test-jasmine": "karma start test/jasmine/karma.conf.js",
3637
"test-image": "node tasks/test_image.js",
3738
"test-image-gl2d": "node tasks/test_image.js gl2d_* --queue",
@@ -127,6 +128,7 @@
127128
"node-sass": "^4.5.0",
128129
"npm-link-check": "^1.2.0",
129130
"open": "0.0.5",
131+
"plotly-mock-viewer": "^1.0.9",
130132
"prepend-file": "^1.3.1",
131133
"prettysize": "0.0.3",
132134
"read-last-lines": "^1.1.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.