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
Merge pull request
#1583
from sapegin/patch-1
Point main field in package.json to non-minified script
codeClimate
Jos de Jong
8 years ago
parent
f97e57b457
8c9d85a6b1
commit
f8a6513300
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