Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
fix: storage template (#35)
Browse files Browse the repository at this point in the history
* Update _package.json

* chore: update lock file
  • Loading branch information
juanpicado authored Jul 17, 2020
1 parent ffc6421 commit e5ef0ef
Show file tree
Hide file tree
Showing 2 changed files with 722 additions and 997 deletions.
2 changes: 1 addition & 1 deletion generators/app/templates/typescript/storage/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "^6.6.0",
"jest": "^26.0.1 ",
"prettier": "^1.19.1",
"standard-version": "^8.0.
"standard-version": "^8.0.0"
},
"keywords": ["<%= keywords %>"],
"license": "<%= license %>",
Expand Down
Loading

0 comments on commit e5ef0ef

Please sign in to comment.