Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
johnb8005 authored Aug 21, 2023
1 parent 2778582 commit 0d0e1e3
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,6 +1,6 @@
{
"name": "@nexys/core",
"version": "1.6.0",
"version": "1.6.1",
"license": "AGPL-3.0",
"scripts": {
"test": "rm -rf dist;SECRET=mysecretmysecretmysecretmysecret APP_TOKEN=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbnN0YW5jZSI6IjJjNWQwNTM1LTI2YWItMTFlOS05Mjg0LWZhMTYzZTQxZjMzZCIsImluc3RhbmNlTmFtZSI6InRlc3QiLCJwcm9kdWN0IjoxLCJwcm9kdWN0TmFtZSI6InRlc3Rwcm9kdWN0IiwiZW52IjoxLCJlbnZOYW1lIjoiZGV2IiwiaWF0IjoxNjI4NjczNjg1fQ.EgWvtBUoQLCITpQpeb9j3fLTu4Hxd9DgDxA7yCu0hTA NEXYS_HOST=http://myhost NEXYS_TOKEN=nexys_token jest",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@nexys/api-request": "^0.0.1",
"@nexys/crypto": "^1.0.4",
"@nexys/fetchr": "^0.8.2",
"@nexys/fetchr": "^0.8.3",
"@nexys/http": "^1.0.0",
"@nexys/node-cache": "^0.0.1",
"@nexys/timebasedotp": "^0.0.8",
Expand Down

0 comments on commit 0d0e1e3

Please sign in to comment.