Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
096cd74773 | |||
e9a45ac993 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartjson",
|
||||
"version": "5.0.17",
|
||||
"version": "5.0.18",
|
||||
"private": false,
|
||||
"description": "A library for handling typed JSON data, providing functionalities for parsing, stringifying, and working with JSON objects, including support for encoding and decoding buffers.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartjson',
|
||||
version: '5.0.17',
|
||||
version: '5.0.18',
|
||||
description: 'A library for handling typed JSON data, providing functionalities for parsing, stringifying, and working with JSON objects, including support for encoding and decoding buffers.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user