Skip to content

Commit

Permalink
settings for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
zfletch committed May 12, 2020
1 parent b41b99a commit 89ea6e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,18 @@ demo
yarn.lock

# git submodules
.gitmodules
/arethusa
/arethusa-configs

# project specific files
build.sh
build-demo.sh
test.sh
webpack.config.demo.js
webpack.config.prod.js
Dockerfile-arethusa
Dockerfile-demo
docker-compose.arethusa.yml
docker-compose.demo.yml
/demo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arethusa-widget",
"version": "0.0.1",
"version": "1.0.0",
"description": "Arethusa treebank editor embedded widget",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit 89ea6e3

Please sign in to comment.