Skip to content

Commit a530149

Browse files
authored
Merge pull request #425 from Software-Developers-IRL/dev
new release 0.1.1
2 parents 7a39ffa + 9eb7d2b commit a530149

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,11 +1,11 @@
11
{
22
"name": "@funktechno/little-mermaid-2-the-sql",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
77
"engines": {
8-
"node": "16.x"
8+
"node": ">=16.x"
99
},
1010
"bin": {
1111
"littleMermaid2SQL": "./lib/src/index.js"

0 commit comments

Comments
 (0)