Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
01e66bb3af | |||
04b2e7ca49 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@consentsoftware/webclient",
|
||||
"version": "1.0.16",
|
||||
"name": "@consent.software/webclient",
|
||||
"version": "1.0.17",
|
||||
"private": false,
|
||||
"description": "a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -2,7 +2,7 @@
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@consentsoftware/webclient',
|
||||
version: '1.0.16',
|
||||
name: '@consent.software/webclient',
|
||||
version: '1.0.17',
|
||||
description: 'a webclient for using consent.software in your website. Works with vanilla js, angular, react, you name it.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user