@adminide-stack/core
Advanced tools
Comparing version 0.0.15-15 to 0.0.15-16
@@ -6,5 +6,2 @@ module.exports = | ||
/******/ | ||
/******/ // object to store loaded and loading wasm modules | ||
/******/ var installedWasmModules = {}; | ||
/******/ | ||
/******/ // The require function | ||
@@ -72,6 +69,3 @@ /******/ function __webpack_require__(moduleId) { | ||
/******/ | ||
/******/ // object with all compiled WebAssembly.Modules | ||
/******/ __webpack_require__.w = {}; | ||
/******/ | ||
/******/ | ||
/******/ // Load entry module and return exports | ||
@@ -78,0 +72,0 @@ /******/ return __webpack_require__(__webpack_require__.s = "./src/index.ts"); |
{ | ||
"name": "@adminide-stack/core", | ||
"version": "0.0.15-15", | ||
"version": "0.0.15-16", | ||
"description": "AdminIDE core for higher packages to depend on", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
15711
251