Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam committed Sep 30, 2020
1 parent 9b0f46a commit 143dbf1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
@@ -1,6 +1,7 @@
{
"name": "pressure",
"description": "Pressure is a lightweight JavaScript library for both Force Touch and 3D Touch through a single API.",
"version": "2.2.0",
"description": "Pressure is a lightweight JavaScript library for Force Touch, 3D Touch, and Pointer Pressure through a single API.",
"main": "dist/pressure.min.js",
"homepage": "https://github.com/stuyam/pressure",
"license": "MIT",
Expand Down Expand Up @@ -32,6 +33,5 @@
"bower_components",
"test",
"tests"
],
"version": "2.2.0"
]
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "pressure",
"version": "2.2.0",
"description": "Pressure is a lightweight JavaScript library for both Force Touch and 3D Touch through a single API.",
"description": "Pressure is a lightweight JavaScript library for Force Touch, 3D Touch, and Pointer Pressure through a single API.",
"main": "dist/pressure.min.js",
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit 143dbf1

Please sign in to comment.