nubomed-ui 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nubomed-ui might be problematic. Click here for more details.

package/demo.html CHANGED
@@ -1,5 +1 @@
1
- <!doctype html><meta charset="utf-8"><title>nubomed-ui demo</title><script src="//unpkg.com/vue@2"></script><script src="./nubomed-ui.umd.js"></script><link rel="stylesheet" href="./nubomed-ui.css"><div id="app"><demo></demo></div><script>new Vue({
2
- components: {
3
- demo: nubomed-ui
4
- }
5
- }).$mount('#app')</script>
1
+ <!doctype html><meta charset="utf-8"><title>nubomed-ui demo</title><script src="./nubomed-ui.umd.js"></script><link rel="stylesheet" href="./nubomed-ui.css"><script>console.log(nubomed-ui)</script>