mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
Modify ua-parser-js/helpers
submodule into @ua-parser-js/helpers
scoped package
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -22,6 +22,9 @@
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"src/helpers"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@babel/parser": "7.15.8",
|
||||
"@babel/traverse": "7.15.4",
|
||||
@@ -760,6 +763,10 @@
|
||||
"integrity": "sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ua-parser-js/helpers": {
|
||||
"resolved": "src/helpers",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@ungap/promise-all-settled": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz",
|
||||
@@ -3770,6 +3777,11 @@
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"src/helpers": {
|
||||
"name": "@ua-parser-js/helpers",
|
||||
"version": "2.0.0-alpha.3",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user