Skip to content

Commit faae0be

Browse files
committed
fix(package): update yarn.lock to reduce vulnerabilities
1 parent 67091f9 commit faae0be

File tree

5 files changed

+2685
-1905
lines changed

5 files changed

+2685
-1905
lines changed

examples/hello-world/package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@
1616
"@vue/component-compiler-utils": "^3.0.0",
1717
"parcel-bundler": "^1.12.3"
1818
},
19-
"browserslist": ["last 1 Chrome versions"]
19+
"browserslist": [
20+
"last 1 Chrome versions"
21+
]
2022
}

0 commit comments

Comments
 (0)