subapp-web
Advanced tools
Comparing version 1.0.41 to 1.0.42
{ | ||
"name": "subapp-web", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "Electrode subapp web support", | ||
@@ -63,3 +63,5 @@ "module": "dist/dev/index.js", | ||
"devDependencies": { | ||
"@xarc/app": "../xarc-app" | ||
"@xarc/app": "../xarc-app", | ||
"electrode-react-webapp": "../electrode-react-webapp", | ||
"subapp-pkg-util": "../subapp-pkg-util" | ||
} | ||
@@ -66,0 +68,0 @@ }, |
174671