Quellcode durchsuchen

update:发包到npm

adam vor 5 Jahren
Ursprung
Commit
30c5ba669b
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3
    3
      package.json

+ 3
- 3
package.json Datei anzeigen

1
 {
1
 {
2
-  "name": "react-native-zss-rich-text-editor",
2
+  "name": "@bilingo.com/react-native-zss-rich-text-editor",
3
   "repository": {
3
   "repository": {
4
     "type": "git",
4
     "type": "git",
5
-    "url": "https://github.com/wix/react-native-zss-rich-text-editor.git"
5
+    "url": "https://git.links123.net/npm/react-native-zss-rich-text-editor.git"
6
   },
6
   },
7
-  "version": "1.2.0",
7
+  "version": "1.0.0",
8
   "description": "React Native Wrapper for ZSSRichTextEditor",
8
   "description": "React Native Wrapper for ZSSRichTextEditor",
9
   "main": "index.js",
9
   "main": "index.js",
10
   "license": "SEE LICENSE IN LICENSE",
10
   "license": "SEE LICENSE IN LICENSE",