Ver código fonte

added wysiwyg to globals in package.json

Skylsmoi 6 anos atrás
pai
commit
5bfb61cea6
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      package.json

+ 1 - 0
package.json Ver arquivo

@@ -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"