Skip to content

Commit aa47216

Browse files
committed
Bump to vertical-collection 3.0 stable
1 parent 7273b7f commit aa47216

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/plugin-proposal-object-rest-spread": "^7.12.13",
3333
"@babel/plugin-proposal-optional-catch-binding": "^7.12.13",
3434
"@babel/plugin-proposal-optional-chaining": "^7.12.13",
35-
"@html-next/vertical-collection": "3.0.0-1",
35+
"@html-next/vertical-collection": "^3.0.0",
3636
"broccoli-string-replace": "^0.1.2",
3737
"css-element-queries": "^0.4.0",
3838
"ember-classy-page-object": "^0.8.0-beta",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,10 +1337,10 @@
13371337
dependencies:
13381338
babel-plugin-debug-macros "^0.3.4"
13391339

1340-
"@html-next/vertical-collection@3.0.0-1":
1341-
version "3.0.0-1"
1342-
resolved "https://registry.npmjs.org/@html-next/vertical-collection/-/vertical-collection-3.0.0-1.tgz#d9ea385b46e74eb8eb4f5cd173dcf63ce7a2ee6b"
1343-
integrity sha512-TpsTvrQV2vJdJknr7r11YTz3E4N2jdbYEBuk86Bg3GzzwcE2ws1U5h8KiGDBMQGvW/P8clRKz5SD+ZM42PRU9g==
1340+
"@html-next/vertical-collection@^3.0.0":
1341+
version "3.0.0"
1342+
resolved "https://registry.npmjs.org/@html-next/vertical-collection/-/vertical-collection-3.0.0.tgz#ba16bd2df413e9c25d245ae37ddb1950a5ccdbca"
1343+
integrity sha512-kpLYZXr3tlYkrSiyhww+f1YkyLMEhCm9h55A+PWPzJXBTZkV12sC5mIbxVcWD7q5QNjy634m6MMvmxfFgDmGoQ==
13441344
dependencies:
13451345
babel6-plugin-strip-class-callcheck "^6.0.0"
13461346
broccoli-funnel "^2.0.2"

0 commit comments

Comments
 (0)