Skip to content

Commit

Permalink
0.0.3 (#15)
Browse files Browse the repository at this point in the history
* 0.0.3

* remove unused npm deps

* remove unused .d.ts files
  • Loading branch information
themadcreator authored and giladgray committed Mar 8, 2017
1 parent c1e6d56 commit fad5bdd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 521 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentalist",
"version": "0.0.2",
"version": "0.0.3",
"description": "documentation for the rest of us",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -22,16 +22,14 @@
"@types/marked": "^0.0.28",
"@types/mocha": "^2.2.33",
"@types/node": "^6.0.52",
"@types/react": "^15.0.14",
"@types/yargs": "^6.6.0",
"chai": "^3.5.0",
"circle-github-bot": "^0.4.0",
"highlights": "^1.4.1",
"mocha": "^3.2.0",
"npm-run-all": "^4.0.2",
"pug-cli": "^1.0.0-alpha6",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"ts-node": "^1.7.2",
"ts-node": "^2.1.0",
"tslint": "^4.5.1",
"typescript": "^2.2.1"
},
Expand Down
66 changes: 0 additions & 66 deletions typings/highlights.d.ts

This file was deleted.

53 changes: 0 additions & 53 deletions typings/markdown-toc.d.ts

This file was deleted.

112 changes: 0 additions & 112 deletions typings/remarkable.d.ts

This file was deleted.

Loading

1 comment on commit fad5bdd

@blueprint-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.0.3 (#15)

Preview: docs

Please sign in to comment.