Browse Source

added wysiwyg to globals in package.json

Skylsmoi 6 years ago
parent
commit
5bfb61cea6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json View File

@@ -50,6 +50,7 @@
50 50
       "fetch",
51 51
       "history",
52 52
       "btoa",
53
+      "wysiwyg",
53 54
       "GLOBAL_renderApp",
54 55
       "GLOBAL_unmountApp",
55 56
       "GLOBAL_dispatchEvent"