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