Skip to content

Commit 06c21d2

Browse files
committed
chore: Update to latest plugin-core and plugin-test
1 parent 55b19de commit 06c21d2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"testing": "codify-deploy"
2020
},
2121
"keywords": [],
22-
"author": "",
22+
"author": "Kevin Wang <team@codifycli.com>",
2323
"license": "ISC",
2424
"type": "module",
2525
"dependencies": {
26-
"@codifycli/plugin-core": "1.0.0-beta2",
26+
"@codifycli/plugin-core": "1.0.0",
2727
"@codifycli/schemas": "1.0.0",
2828
"ajv": "^8.18.0",
2929
"ajv-formats": "^2.1.1",
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@apidevtools/json-schema-ref-parser": "^11.7.2",
41-
"@codifycli/plugin-test": "^1.0.0-beta1",
41+
"@codifycli/plugin-test": "^1.0.0",
4242
"@fastify/merge-json-schemas": "^0.2.0",
4343
"@oclif/prettier-config": "^0.2.1",
4444
"@oclif/test": "^3",

0 commit comments

Comments
 (0)