Skip to content

Commit

Permalink
Upgrade to latest bsb-native
Browse files Browse the repository at this point in the history
  • Loading branch information
bsansouci committed Oct 1, 2018
1 parent 7e42617 commit b15969f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reprocessing-example",
"sources": "src",
"bs-dependencies": ["Reprocessing"],
"bs-dependencies": ["reprocessing"],
"entries": [{
"backend": "bytecode",
"main-module": "IndexHot"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"reprocessing": "0.2.0"
},
"devDependencies": {
"bs-platform": "bsansouci/bsb-native#3.2.0"
"bsb-native": "4.0.6"
}
}

0 comments on commit b15969f

Please sign in to comment.