Skip to content

Commit 586813e

Browse files
authored
Merge pull request #35 from yawaramin/chore/upgrade-deps
Upgrade lockfile and bs-platform version
2 parents a4fc5e9 + 635e951 commit 586813e

File tree

2 files changed

+14
-324
lines changed

2 files changed

+14
-324
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,8 @@
1313
"author": "Sikan He",
1414
"homepage": "https://github.com/sikanhe/reason-node",
1515
"license": "MIT",
16-
"dependencies": {},
17-
"peerDependencies": {
18-
"bs-platform": ">= 7.2.0"
19-
},
2016
"devDependencies": {
2117
"@glennsl/bs-jest": "^0.4.10",
22-
"bs-platform": "7.3.1"
18+
"bs-platform": "7.3.2"
2319
}
2420
}

0 commit comments

Comments
 (0)