Skip to content

Commit

Permalink
refactor: Revert commit b3f9208 and Bump version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LucJosin committed Nov 2, 2023
1 parent 4bfd36b commit 2c0e7e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@hawapi/docs",
"version": "1.3.0",
"version": "1.3.1",
"packageManager": "[email protected]",
"scripts": {
"build": "retype build && node scripts/js/update-colors.mjs && node scripts/js/spring-requirements.mjs",
"build": "retype build && node scripts/js/update-colors.mjs",
"watch": "retype start",
"dev": "retype start",
"clean": "rm -rf ./build"
Expand Down
22 changes: 0 additions & 22 deletions scripts/js/spring-requirements.mjs

This file was deleted.

0 comments on commit 2c0e7e2

Please sign in to comment.