Browse Source

added wysiwyg to globals in package.json

Skylsmoi 7 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
       "fetch",
50
       "fetch",
51
       "history",
51
       "history",
52
       "btoa",
52
       "btoa",
53
+      "wysiwyg",
53
       "GLOBAL_renderApp",
54
       "GLOBAL_renderApp",
54
       "GLOBAL_unmountApp",
55
       "GLOBAL_unmountApp",
55
       "GLOBAL_dispatchEvent"
56
       "GLOBAL_dispatchEvent"