-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathpre.json
71 lines (71 loc) · 1.82 KB
/
pre.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@repo/components": "0.0.0",
"dev": "0.1.0",
"storefront": "0.1.0",
"theme": "0.1.0",
"@digdir/designsystemet": "0.1.0-alpha.19",
"@digdir/create-tokens": "0.1.0-alpha.7",
"@digdir/designsystemet-css": "0.11.0-alpha.9",
"@digdir/designsystemet-react": "1.0.0-rc.13",
"@digdir/designsystemet-theme": "1.0.0-rc.13",
"figma-plugin": "0.1.0",
"@designsystemet/storybook": "0.1.0"
},
"changesets": [
"beige-grapes-report",
"blue-rocks-pull",
"blue-singers-switch",
"brave-months-sleep",
"bright-knives-remain",
"chatty-cheetahs-fetch",
"chilled-icons-chew",
"chilled-pumas-march",
"cool-lamps-drive",
"eighty-cougars-think",
"eleven-bags-shop",
"eleven-peaches-agree",
"empty-singers-yell",
"famous-pillows-cheat",
"few-brooms-confess",
"fifty-buses-beam",
"five-apricots-scream",
"four-pears-tie",
"friendly-islands-punch",
"gorgeous-readers-burn",
"happy-hounds-tie",
"healthy-apples-explode",
"hip-masks-greet",
"honest-roses-hunt",
"long-boxes-sniff",
"loud-tips-return",
"mean-ducks-argue",
"metal-bananas-notice",
"mighty-days-eat",
"odd-hornets-sleep",
"plenty-vans-sneeze",
"pretty-dancers-taste",
"quiet-mangos-cry",
"rich-carrots-deny",
"serious-frogs-rescue",
"shaggy-bears-tan",
"shaggy-rockets-repair",
"shiny-kiwis-switch",
"short-walls-judge",
"slimy-bees-arrive",
"small-queens-breathe",
"spotty-oranges-guess",
"spotty-pumas-cross",
"stupid-tables-applaud",
"tender-grapes-refuse",
"tender-ties-swim",
"thin-icons-pay",
"three-carrots-hammer",
"three-dingos-unite",
"wise-countries-double",
"witty-clouds-judge",
"witty-moons-sleep"
]
}