This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Point main field in package.json to non-minified script.
codeClimate
Artem Sapegin
8 years ago
parent
5c96bbc1ea
commit
8c9d85a6b1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@ -21,7 +21,7 @@
"network"
,
"browser"
]
,
"main"
:
"./dist/vis.
min.
js"
,
"main"
:
"./dist/vis.js"
,
"scripts"
:
{
"test"
:
"mocha"
,
"build"
:
"gulp"
,
Write
Preview
Loading…
Cancel
Save