Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @codewitchbella/docker-start@0.4.1
 - @codewitchbella/extract-strings@0.1.1
 - @codewitchbella/file-upload@0.0.4
 - @codewitchbella/loaders@0.9.1
 - @codewitchbella/migrate@0.3.3
 - @codewitchbella/postgres-schema@0.1.4
 - @codewitchbella/scripts-backend@0.2.4
 - @codewitchbella/settings@0.2.5
 - @codewitchbella/ts-utils@0.1.18
  • Loading branch information
CodeWitchBella committed Dec 11, 2019
1 parent c4de223 commit 57c4ae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codewitchbella/settings",
"version": "0.2.4",
"version": "0.2.5",
"description": "Load settings from files, options and env with checking",
"main": "dist/index.js",
"source": "src/index.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@codewitchbella/microbundle": "^0.11.1",
"@codewitchbella/scripts-backend": "^0.2.3"
"@codewitchbella/scripts-backend": "^0.2.4"
},
"scripts": {
"prepare": "microbundle --target node",
Expand Down

0 comments on commit 57c4ae6

Please sign in to comment.