Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @s-isabella/docker-start@0.0.2
 - @s-isabella/loaders@0.1.6
 - @s-isabella/scripts-backend@0.1.1
 - @s-isabella/settings@0.1.1
 - @s-isabella/ts-utils@0.1.1
  • Loading branch information
CodeWitchBella committed Nov 1, 2018
1 parent 5cd5c94 commit 45a580f
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": "@s-isabella/settings",
"version": "0.1.0",
"version": "0.1.1",
"description": "Load settings from files, options and env with checking",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand All @@ -27,7 +27,7 @@
"minimist": "^1.2.0"
},
"devDependencies": {
"@s-isabella/scripts-backend": "^0.1.0"
"@s-isabella/scripts-backend": "^0.1.1"
},
"scripts": {
"prepare": "isa-scripts-backend build-typedefs",
Expand Down

0 comments on commit 45a580f

Please sign in to comment.