Skip to content

Commit

Permalink
Issue 51 (#58)
Browse files Browse the repository at this point in the history
* npm in progress

* python and npm completed

* completed java

* closes #51

* fixing tests
  • Loading branch information
SubhenduShekhar authored Jul 26, 2023
1 parent 4e1b888 commit cb59010
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "ISC",
"dependencies": {
"@types/jasmine": "^4.3.1",
"coded-json": "file:coded-json-1.2.1.tgz",
"coded-json": "file:coded-json-1.3.2.tgz",
"jasmine": "^4.5.0",
"jasmine-spec-reporter": "^7.0.0",
"ts-node": "^10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion tests/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
codedjson-1.2.0.tar.gz
codedjson-1.3.2.tar.gz

0 comments on commit cb59010

Please # to comment.