Skip to content

Commit e6f1251

Browse files
DamianDunajskiDamian Dunajski
andauthored
Set version to 0.0.0 since versioning is done by CI (#9)
Co-authored-by: Damian Dunajski <[email protected]>
1 parent 5b61362 commit e6f1251

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@companieshouse/api-sdk-node",
3-
"version": "unversioned",
3+
"version": "0.0.0",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
6-
"files": [
6+
"files": [
77
"dist"
88
],
99
"license": "MIT",

0 commit comments

Comments
 (0)