Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrZZ authored Apr 18, 2021
1 parent d6df2c7 commit 90f3af7
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,7 +1,7 @@
{
"name": "sandstone",
"description": "Sandstone, a Typescript library for Minecraft datapacks.",
"version": "0.12.1",
"version": "0.12.2",
"author": "TheMrZZ - Florian ERNST",
"bugs": {
"url": "https://github.com/TheMrZZ/sandstone/issues"
Expand Down Expand Up @@ -69,4 +69,4 @@
"format": "eslint src --fix --quiet"
},
"types": "dist/src/index.d.ts"
}
}

0 comments on commit 90f3af7

Please sign in to comment.