Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Jul 29, 2019
1 parent c276298 commit 805da94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "loco-api-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Javascript API wrapper for Loco translation system's REST API",
"scripts": {
"build": "microbundle",
"dev": "microbundle watch",
"release": "./Taskfile publish"
"release": "./Taskfile.sh publish"
},
"keywords": [
"loco",
Expand Down

0 comments on commit 805da94

Please sign in to comment.