讨论加特殊图标

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-21 15:55:33 +08:00
parent 7cc2b264d2
commit 27f3bcacbf
272 changed files with 18932 additions and 35894 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "source-map-js",
"description": "Generates and consumes source maps",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/7rulnik/source-map-js",
"author": "Valentin 7rulnik Semirulnik <v7rulnik@gmail.com>",
"contributors": [
@@ -67,5 +67,8 @@
"clean-publish": {
"cleanDocs": true
},
"typings": "source-map.d.ts"
"typings": "source-map.d.ts",
"__npminstall_done": true,
"_from": "source-map-js@1.2.1",
"_resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz"
}