Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
downgrade the js-api version
Browse files Browse the repository at this point in the history
  • Loading branch information
leops committed Dec 7, 2022
1 parent 2383538 commit 25387b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npm/js-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rometools/js-api",
"version": "0.2.0",
"version": "0.1.3",
"description": "JavaScript APIs for the Rome package",
"scripts": {
"tsc": "tsc --noEmit",
Expand Down Expand Up @@ -62,4 +62,4 @@
"optional": true
}
}
}
}

0 comments on commit 25387b2

Please sign in to comment.