Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
ddcf52de19 | |||
c1b3af09ef | |||
a1e2cda010 | |||
d409d3a532 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartenv",
|
"name": "@push.rocks/smartenv",
|
||||||
"version": "5.0.8",
|
"version": "5.0.10",
|
||||||
"description": "store things about your environment and let them travel across modules",
|
"description": "store things about your environment and let them travel across modules",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
"typings": "dist_ts/index.d.ts",
|
"typings": "dist_ts/index.d.ts",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartenv',
|
name: '@push.rocks/smartenv',
|
||||||
version: '5.0.8',
|
version: '5.0.10',
|
||||||
description: 'store things about your environment and let them travel across modules'
|
description: 'store things about your environment and let them travel across modules'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user