Skip to content

Commit

Permalink
1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Naturalclar committed Jan 8, 2025
1 parent b18b626 commit 7644c7d
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "@react-native-clipboard/clipboard",
"version": "1.15.0",
"version": "1.16.0",
"description": "React Native Clipboard API for macOS, iOS, Android, and Windows",
"keywords": ["Clipboard", "getString", "react-native", "setString"],
"keywords": [
"Clipboard",
"getString",
"react-native",
"setString"
],
"homepage": "https://github.com/react-native-clipboard/clipboard#readme",
"bugs": {
"url": "https://github.com/react-native-clipboard/clipboard/issues"
Expand Down Expand Up @@ -96,7 +101,9 @@
}
},
"packageManager": "[email protected]",
"workspaces": ["example"],
"workspaces": [
"example"
],
"react-native-windows": {
"init-windows": {
"name": "Clipboard",
Expand Down

0 comments on commit 7644c7d

Please sign in to comment.