Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
bc1a89e3c7 | |||
92ae017d0f |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartmanifest",
|
"name": "@pushrocks/smartmanifest",
|
||||||
"version": "1.0.9",
|
"version": "2.0.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "a module for creating web app manifests",
|
"description": "a module for creating web app manifests",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartmanifest',
|
name: '@pushrocks/smartmanifest',
|
||||||
version: '1.0.9',
|
version: '2.0.0',
|
||||||
description: 'a module for creating web app manifests'
|
description: 'a module for creating web app manifests'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user