Skip to content

Commit

Permalink
package.json: BuckleTypes -> reasonml-community
Browse files Browse the repository at this point in the history
  • Loading branch information
glennsl authored Jul 28, 2017
1 parent 6b04b13 commit e09b25b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bs-react-test-renderer",
"version": "1.0.1",
"description": "BuckleScript bindings for react-test-renderer.",
"repository": "BuckleTypes/bs-react-test-renderer",
"repository": "reasonml-community/bs-react-test-renderer",
"author": {
"name": "Neil Kistner",
"email": "neil.kistner@gmail.com",
Expand All @@ -15,7 +15,7 @@
],
"scripts": {
"build": "bsb -make-world",
"changelog": "changelog-maker --filter-release -- BuckleTypes bs-react-test-renderer",
"changelog": "changelog-maker --filter-release -- reasonml-community bs-react-test-renderer",
"clean": "npm-run-all clean:*",
"clean:bsb": "bsb -clean-world",
"clean:project": "rimraf lib .merlin",
Expand All @@ -31,7 +31,7 @@
"reason-react": "^0.1.0"
},
"devDependencies": {
"bs-jest": "git+https://github.com/BuckleTypes/bs-jest.git",
"bs-jest": "reasonml-community/bs-jest",
"bs-platform": "^1.8.2",
"changelog-maker": "^2.2.5",
"execa": "^0.6.3",
Expand Down

0 comments on commit e09b25b

Please sign in to comment.