Skip to content

Commit acb420a

Browse files
committed
Update preflight-checks version to v1.0.0
1 parent f834775 commit acb420a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

preflight-checks/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

preflight-checks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/vip-go-preflight-checks",
3-
"version": "0.1.0-0",
3+
"version": "1.0.0",
44
"description": "Know if your Node application is ready for VIP Go",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)