Skip to content

Commit e1fb799

Browse files
author
Andrée Björkgård
committed
updated ref for 0.4.0
1 parent dbd81b2 commit e1fb799

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/onKeyDown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"react-scripts": "0.9.0"
77
},
88
"dependencies": {
9-
"circularity": "^0.3.2",
9+
"circularity": "^0.4.0",
1010
"react": "^15.4.2",
1111
"react-dom": "^15.4.2"
1212
},

examples/onKeyDown/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,9 +1131,9 @@ circular-json@^0.3.1:
11311131
version "0.3.1"
11321132
resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d"
11331133

1134-
circularity@^0.3.2:
1135-
version "0.3.2"
1136-
resolved "https://registry.yarnpkg.com/circularity/-/circularity-0.3.2.tgz#a7eae6fb1fe395def13090dde0f2842cb73e5015"
1134+
circularity@^0.4.0:
1135+
version "0.4.0"
1136+
resolved "https://registry.yarnpkg.com/circularity/-/circularity-0.4.0.tgz#0172976b3cd5bc65216fdead8514360ea0d6218e"
11371137
dependencies:
11381138
react "^15.4.2"
11391139

0 commit comments

Comments
 (0)