Skip to content

Commit 63e3d11

Browse files
committed
Bump V-C to stable
1 parent 046ec97 commit 63e3d11

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": "^4.0.0-beta.2",
35+
"@html-next/vertical-collection": "^4.0.0",
3636
"css-element-queries": "^0.4.0",
3737
"ember-classy-page-object": "^0.8.0-beta.2",
3838
"ember-cli-babel": "^7.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,10 +1363,10 @@
13631363
dependencies:
13641364
babel-plugin-debug-macros "^0.3.4"
13651365

1366-
"@html-next/vertical-collection@^4.0.0-beta.2":
1367-
version "4.0.0-beta.2"
1368-
resolved "https://registry.npmjs.org/@html-next/vertical-collection/-/vertical-collection-4.0.0-beta.2.tgz#bd83cb426e60e230d5b446d3b6baadaa0b5ad87b"
1369-
integrity sha512-c6VZXd6GMvHxO3UOCM+xHeq73nVnwaNjrDclwe07aay5+nOfQ1FW+9+fnQ904+o/OMkeoqRexYLwk3Q5R1dPbw==
1366+
"@html-next/vertical-collection@^4.0.0":
1367+
version "4.0.0"
1368+
resolved "https://registry.npmjs.org/@html-next/vertical-collection/-/vertical-collection-4.0.0.tgz#b3b3d52358e15e7ed46e028d12424dab994690ed"
1369+
integrity sha512-/c4y6ASmkMwyG+rcoXH3kx50LiK2MuPX0bsktd+j9LhOD6zkJyT4wJ73m20dCEvxjgwA/nCQ8hj3lApQlHG0CQ==
13701370
dependencies:
13711371
babel6-plugin-strip-class-callcheck "^6.0.0"
13721372
broccoli-funnel "^3.0.8"

0 commit comments

Comments
 (0)