fix(core): update
This commit is contained in:
18
package.json
18
package.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/tapbundle",
|
||||
"name": "@push.rocks/tapbundle",
|
||||
"private": false,
|
||||
"version": "5.0.8",
|
||||
"description": "tap bundled for tapbuffer",
|
||||
@@ -23,17 +23,17 @@
|
||||
"dependencies": {
|
||||
"@open-wc/testing": "^3.2.0",
|
||||
"@open-wc/testing-helpers": "^2.3.0",
|
||||
"@pushrocks/smartdelay": "^3.0.1",
|
||||
"@pushrocks/smartenv": "^5.0.2",
|
||||
"@pushrocks/smartexpect": "^1.0.15",
|
||||
"@pushrocks/smartpromise": "^4.0.2",
|
||||
"@pushrocks/smarttime": "^4.0.1"
|
||||
"@push.rocks/smartdelay": "^3.0.1",
|
||||
"@push.rocks/smartenv": "^5.0.5",
|
||||
"@push.rocks/smartexpect": "^1.0.15",
|
||||
"@push.rocks/smartpromise": "^4.0.2",
|
||||
"@push.rocks/smarttime": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.66",
|
||||
"@gitzone/tsrun": "^1.2.42",
|
||||
"@gitzone/tsrun": "^1.2.43",
|
||||
"@gitzone/tstest": "^1.0.72",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/node": "^20.4.2",
|
||||
"randomstring": "^1.3.0"
|
||||
},
|
||||
"files": [
|
||||
@@ -51,4 +51,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user