Skip to content

Commit 0519e00

Browse files
bump
1 parent c12bffd commit 0519e00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-clipboard",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "A clipboard plugin for use in NativeScript apps. You can copy and paste text from and to the clipboard.",
55
"main": "clipboard",
66
"typings": "index.d.ts",
@@ -43,9 +43,9 @@
4343
"license": "MIT",
4444
"homepage": "https://github.com/EddyVerbruggen/nativescript-clipboard",
4545
"devDependencies": {
46-
"@nativescript/core": "^7.0.0",
47-
"@nativescript/types": "^7.0.0",
48-
"typescript": "~3.9.7",
46+
"@nativescript/core": "^8.0.0",
47+
"@nativescript/types": "^8.0.0",
48+
"typescript": "~4.0.7",
4949
"prompt": "^1.0.0",
5050
"rimraf": "^2.6.3",
5151
"tslint": "^5.12.1",

0 commit comments

Comments
 (0)