Skip to content

Commit fd94d43

Browse files
committed
chore: init migrator
1 parent 55edeca commit fd94d43

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/migrator/package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "@autodev/migrator",
3+
"version": "1.0.0",
4+
"main": "index.js",
5+
"scripts": {
6+
"test": "echo \"Error: no test specified\" && exit 1"
7+
},
8+
"keywords": [],
9+
"author": "",
10+
"license": "ISC",
11+
"description": ""
12+
}

0 commit comments

Comments
 (0)