Skip to content

Commit

Permalink
(pub): change NPM package description
Browse files Browse the repository at this point in the history
- woops, didn't realize this hadn't been updated to match the current
  repo / library description
  • Loading branch information
agilgur5 committed Feb 24, 2019
1 parent 3c17eaa commit 80ccc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "physijs-webpack",
"version": "0.1.0",
"description": "PhysiJS for webpack",
"description": "PhysiJS port for bundlers with out-of-the-box support for Webpack and Browserify",
"main": "webpack.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 80ccc5f

Please sign in to comment.