@atlaskit/teams-public 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@atlaskit/button": "^20.4.0",
|
|
33
|
-
"@atlaskit/css": "^0.
|
|
34
|
-
"@atlaskit/icon": "^23.
|
|
33
|
+
"@atlaskit/css": "^0.9.0",
|
|
34
|
+
"@atlaskit/icon": "^23.10.0",
|
|
35
35
|
"@atlaskit/image": "^1.4.0",
|
|
36
|
-
"@atlaskit/link": "^2.
|
|
37
|
-
"@atlaskit/logo": "^15.
|
|
36
|
+
"@atlaskit/link": "^2.2.0",
|
|
37
|
+
"@atlaskit/logo": "^15.4.0",
|
|
38
38
|
"@atlaskit/menu": "^2.14.0",
|
|
39
|
-
"@atlaskit/primitives": "^13.
|
|
39
|
+
"@atlaskit/primitives": "^13.6.0",
|
|
40
40
|
"@atlaskit/theme": "^16.0.0",
|
|
41
41
|
"@atlaskit/tokens": "^3.3.0",
|
|
42
42
|
"@babel/runtime": "^7.0.0",
|
|
43
|
-
"@compiled/react": "^0.18.
|
|
43
|
+
"@compiled/react": "^0.18.2",
|
|
44
44
|
"graphql": "^15.8.0",
|
|
45
45
|
"graphql-tag": "^2.10.1",
|
|
46
46
|
"react-intl-next": "npm:react-intl@^5.18.1",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
102
|
"name": "@atlaskit/teams-public",
|
|
103
|
-
"version": "0.3.
|
|
103
|
+
"version": "0.3.1",
|
|
104
104
|
"description": "Public components related to teams",
|
|
105
105
|
"author": "Atlassian Pty Ltd",
|
|
106
106
|
"license": "Apache-2.0",
|