@wrtn/app-router
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -5,5 +5,6 @@ "use strict"; | ||
RoutingTestScreen: '1.3.2', | ||
AgentEventDetailScreen: '1.3.3', | ||
WebViewScreen: '1.3.4', | ||
AgentEventDetailScreen: '1.3.9', | ||
WebViewScreen: '1.3.9', | ||
AgentNewsScreen: '1.3.9', | ||
}; | ||
exports.default = SCREEN_MIN_VERSION; |
{ | ||
"name": "@wrtn/app-router", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "main": "lib/packages/index.js", | ||
"scripts": { | ||
"release": "npm run build && npm publish", | ||
"release": "yarn build && npm publish", | ||
"build": "rm -rf lib && npx tsc" | ||
@@ -15,0 +15,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21151
248