Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
4a777b5d35 | |||
13afbba520 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/webjwt",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"private": false,
|
||||
"description": "a package to handle jwt in the web",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/webjwt',
|
||||
version: '1.0.7',
|
||||
version: '1.0.8',
|
||||
description: 'a package to handle jwt in the web'
|
||||
}
|
||||
|
Reference in New Issue
Block a user