Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
92a6508c6a | |||
32f6b5cbf8 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartenv",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "store things about your environment and let them travel across modules",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
import {getEnv, printEnv} from './smartenv.environment'
|
||||
import { obs } from './smartenv.objectstorage'
|
||||
|
||||
|
Reference in New Issue
Block a user