Skip to content

Commit

Permalink
Clean up the front end package.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffputz committed May 27, 2019
1 parent 7841e44 commit c6759af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 4 additions & 0 deletions src/PopForums.Web/wwwroot/lib/PopForums/README.md
@@ -0,0 +1,4 @@
POP Forums front-end assets

Please see the README and license information at:
https://github.com/POPWorldMedia/POPForums
5 changes: 2 additions & 3 deletions src/PopForums.Web/wwwroot/lib/PopForums/package.json
@@ -1,16 +1,15 @@
{
"name": "@popworldmedia/popforums",
"version": "15.0.0",
"version": "15.0.1",
"description": "POP Forums client side",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/POPWorldMedia/POPForums.git"
},
"keywords": [],
"author": "POP World Media, LLC",
"license": "Apache-2.0",
"license": "MIT",
"bugs": {
"url": "https://github.com/POPWorldMedia/POPForums/issues"
},
Expand Down

0 comments on commit c6759af

Please sign in to comment.