Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Commit

Permalink
Bump bsb-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
rrdelaney committed Jun 15, 2018
1 parent 7cb3466 commit d57c7ec
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions packages/bsb-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bsb-js",
"version": "1.1.3",
"version": "1.1.4",
"description": "JS library wrapping BuckleScript build",
"main": "index.js",
"scripts": {
Expand All @@ -10,7 +10,12 @@
"type": "git",
"url": "git+https://github.com/reasonml-community/bs-loader.git"
},
"keywords": ["bsb", "bucklescript", "reason", "reasonml"],
"keywords": [
"bsb",
"bucklescript",
"reason",
"reasonml"
],
"author": "Ryan Delaney <rrdelaney@outlook.com>",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit d57c7ec

Please sign in to comment.