Skip to content

Commit 3bb2c7b

Browse files
author
craigparra
committed
1.0.1 / 2021-07-20
================== * Fix recursive instantiation bug - @craigparra
1 parent 57153aa commit 3bb2c7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "@alt-javascript/boot",
33
"version": "1.0.1",
4-
"description": "",
4+
"description": "An Extensible Config & Logging Application Bootstrap Function",
55
"author": "Craig Parravicini",
6-
"keywords": [],
6+
"keywords": ["logging","configuration","boostrap","boot","global","context"],
77
"publishConfig": {
88
"registry": "https://registry.npmjs.org/"
99
},

0 commit comments

Comments
 (0)