@modern-js-reduck/plugin-devtools
Advanced tools
Comparing version 0.0.0-canary-20230118100540 to 0.0.0-canary-20230320033115
{ | ||
"name": "@modern-js-reduck/plugin-devtools", | ||
"version": "0.0.0-canary-20230118100540", | ||
"version": "0.0.0-canary-20230320033115", | ||
"files": [ | ||
@@ -26,2 +26,3 @@ "dist" | ||
".": { | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/js/treeshaking/index.js" | ||
@@ -41,3 +42,3 @@ } | ||
"typescript": "^4", | ||
"@modern-js-reduck/store": "0.0.0-canary-20230118100540", | ||
"@modern-js-reduck/store": "0.0.0-canary-20230320033115", | ||
"@modern-js-reduck/scripts": "0.0.0" | ||
@@ -48,3 +49,3 @@ }, | ||
"peerDependencies": { | ||
"@modern-js-reduck/store": "0.0.0-canary-20230118100540" | ||
"@modern-js-reduck/store": "0.0.0-canary-20230320033115" | ||
}, | ||
@@ -51,0 +52,0 @@ "publishConfig": { |
5639
8
55