Skip to content

Commit

Permalink
frontend: 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terrablue committed Dec 22, 2023
1 parent c05f64b commit 2d38771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@primate/frontend",
"version": "0.10.0",
"version": "0.10.1",
"description": "Primate frontend code",
"bugs": "https://github.com/primatejs/primate/issues",
"license": "MIT",
"files": [
"src/**/*.js",
"src/errors.json",
"src/**/errors.json",
"!src/**/*.spec.js"
],
"repository": {
Expand Down

0 comments on commit 2d38771

Please sign in to comment.