Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Jul 3, 2024
1 parent 01fc105 commit 7f118f0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "tocas",
"version": "4.2.5",
"version": "5.0.0",
"description": "The fastest and most intuitive way to build diverse websites and progressive web application interfaces.",
"directories": {
"doc": "docs",
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "cd ./cli/docs-builder && ./docs-builder -l zh-tw build && ./docs-builder -l en-us build && ./docs-builder pack"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7f118f0

Please sign in to comment.