Skip to content

Commit 7a3409f

Browse files
committed
fix(molecules): lock atoms dep
1 parent 3bd3714 commit 7a3409f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

packages/app

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 01b4982da55686613aaff0a2b073859f00be80fb

packages/molecules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"start": "rollup -c -w"
1616
},
1717
"dependencies": {
18-
"@offcourse/atoms": "^0.0.0-semantically-released",
18+
"@offcourse/atoms": "^1.1.0",
1919
"atoms": "^0.2.0",
2020
"ramda": "^0.25.0",
2121
"react-copy-to-clipboard": "^5.0.1",

0 commit comments

Comments
 (0)