Load Tippy and the OpenWeb icons from unpkg rather than bundling them

This commit is contained in:
Danielle McLean 2018-05-16 15:50:19 +10:00
parent d65757f7df
commit c405fc0dbb
Signed by untrusted user: 00dani
GPG key ID: 8EB789DDF3ABD240
3 changed files with 7 additions and 21 deletions

View file

@ -7,8 +7,5 @@
"js-yaml": "^3.10.0",
"stylus": "^0.54.5"
},
"dependencies": {
"openwebicons": "^1.4.3",
"tippy.js": "^2.5.2"
}
"dependencies": {}
}