-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy pathpre.json
More file actions
27 lines (27 loc) · 878 Bytes
/
pre.json
File metadata and controls
27 lines (27 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"mode": "exit",
"tag": "canary",
"initialVersions": {
"@stackflow/config": "1.2.0",
"@stackflow/core": "1.1.0",
"@stackflow/demo": "1.4.0",
"@stackflow/docs": "1.2.28",
"@stackflow/compat-await-push": "1.1.13",
"@stackflow/link": "1.5.0",
"@stackflow/plugin-basic-ui": "1.10.0",
"@stackflow/plugin-devtools": "0.1.11",
"@stackflow/plugin-google-analytics-4": "1.1.15",
"@stackflow/plugin-history-sync": "1.7.0",
"@stackflow/plugin-map-initial-activity": "1.0.11",
"@stackflow/plugin-preload": "1.4.3",
"@stackflow/plugin-renderer-basic": "1.1.13",
"@stackflow/plugin-renderer-web": "1.1.13",
"@stackflow/plugin-stack-depth-change": "1.1.5",
"@stackflow/react-ui-core": "1.1.2",
"@stackflow/react": "1.4.0",
"@stackflow/esbuild-config": "1.0.3"
},
"changesets": [
"pink-steaks-arrive"
]
}