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

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartsystem",
"version": "2.0.10",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartsystem",
"version": "2.0.10",
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^6.0.0",

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"
]
}
}