Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
efa818680a | |||
572d85b3d3 |
@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"mode":"default",
|
"mode":"default",
|
||||||
"coverageTreshold":75,
|
"coverageTreshold":75
|
||||||
"tsOptions": {
|
|
||||||
"target": "ES5"
|
|
||||||
}
|
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartenv",
|
"name": "smartenv",
|
||||||
"version": "1.2.11",
|
"version": "2.0.0",
|
||||||
"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/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user