feat: refactoring project
This commit is contained in:
5
node_modules/@webassemblyjs/floating-point-hex-parser/package.json
generated
vendored
5
node_modules/@webassemblyjs/floating-point-hex-parser/package.json
generated
vendored
@@ -10,7 +10,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"version": "1.11.6",
|
||||
"version": "1.13.2",
|
||||
"description": "A function to parse floating point hexadecimal strings as defined by the WebAssembly specification",
|
||||
"main": "lib/index.js",
|
||||
"module": "esm/index.js",
|
||||
@@ -19,5 +19,6 @@
|
||||
"floating-point"
|
||||
],
|
||||
"author": "Mauro Bringolf",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user