Skip to content

Commit b84f4f7

Browse files
committed
docs(documentation): add organisms to documentation
1 parent 1103fcc commit b84f4f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/documentation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@offcourse/atoms": "^0.0.0-semantically-released",
7-
"@offcourse/molecules": "^0.0.0-semantically-released",
8-
"@offcourse/organisms": "^0.0.0-semantically-released",
6+
"@offcourse/atoms": "^1.1.0",
7+
"@offcourse/molecules": "^1.0.0",
8+
"@offcourse/organisms": "^1.0.0",
99
"catalog": "^3.5.3",
1010
"react": "^16.4.0",
1111
"react-dom": "^16.4.0",

0 commit comments

Comments
 (0)