Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from Paperback-iOS/source-rework
Browse files Browse the repository at this point in the history
Sources Rework
  • Loading branch information
ConradWeiser authored Dec 24, 2020
2 parents 55ee100 + 78f386c commit c0e91e0
Show file tree
Hide file tree
Showing 13 changed files with 251 additions and 755 deletions.
91 changes: 44 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paperback-extensions-common",
"version": "1.2.0",
"version": "2.0.0",
"description": "The base methods and structures for a Paperback extension repo",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -25,4 +25,4 @@
"ts-node": "^8.10.2",
"typedoc": "^0.17.8"
}
}
}
Loading

0 comments on commit c0e91e0

Please sign in to comment.