mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-30 21:49:31 +00:00
fix: use npmignore instead of files #1094
This commit is contained in:
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-svg",
|
||||
"version": "9.9.0",
|
||||
"version": "9.9.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-7
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.9.0",
|
||||
"version": "9.9.1",
|
||||
"name": "react-native-svg",
|
||||
"description": "SVG library for react-native",
|
||||
"homepage": "https://github.com/react-native-community/react-native-svg",
|
||||
@@ -12,12 +12,6 @@
|
||||
"module": "lib/module/index.js",
|
||||
"react-native": "src/index.ts",
|
||||
"types": "src/index.d.ts",
|
||||
"files": [
|
||||
"lib/",
|
||||
"src/",
|
||||
"android/",
|
||||
"ios/"
|
||||
],
|
||||
"@react-native-community/bob": {
|
||||
"source": "src",
|
||||
"output": "lib",
|
||||
|
||||
Reference in New Issue
Block a user