Skip to content

Commit 2e8529b

Browse files
authored
chore: Move taffydb from dev dependencies (#3)
1 parent a893816 commit 2e8529b

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

Lines changed: 17 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@
1010
"type": "git",
1111
"url": "https://github.com/parse-community/minami.git"
1212
},
13-
"author": "Nijiko Yonskai <[email protected]>",
1413
"license": "Apache-2.0",
1514
"bugs": {
1615
"url": "https://github.com/parse-community/minami/issues"
1716
},
1817
"homepage": "https://github.com/parse-community/minami",
19-
"devDependencies": {
20-
"taffydb": "^2.7.3"
18+
"dependencies": {
19+
"taffydb": "2.7.3"
2120
}
2221
}

0 commit comments

Comments
 (0)