Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7402967715 | |||
ef6f043a68 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartntml",
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"private": false,
|
||||
"description": "Provides lit-html rendering capabilities for backend applications.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartntml',
|
||||
version: '2.0.5',
|
||||
version: '2.0.6',
|
||||
description: 'Provides lit-html rendering capabilities for backend applications.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user