Skip to content

Commit

Permalink
Merge pull request #4 from perseids-tools/arethusa-overflow
Browse files Browse the repository at this point in the history
Update Arethusa to 30ce95e400c3e8339345f9a2ac0d44195a33cabc
  • Loading branch information
zfletch authored Aug 12, 2020
2 parents 13d424b + 4d0a241 commit cc29143
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions approve-changes.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

docker-compose -f docker-compose.demo.yml run backstop approve
2 changes: 1 addition & 1 deletion arethusa
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arethusa-widget",
"version": "2.1.0",
"version": "2.1.1",
"description": "Arethusa treebank editor embedded widget",
"main": "dist/index.js",
"repository": {
Expand All @@ -20,6 +20,7 @@
"demo": "http-server demo",
"deploy": "gh-pages -d demo",
"test": "bash test.sh",
"approve-changes": "bash approve-changes.sh",
"lint": "eslint --ext=js --ext=jsx src"
},
"devDependencies": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cc29143

Please sign in to comment.