This commit is contained in:
2022-07-28 22:07:53 +02:00
parent 8956f4be89
commit 66db546d67
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartsystem",
"version": "2.0.10",
"version": "3.0.0",
"description": "interact with the system you are running on",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@@ -55,4 +55,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}