Skip to content

Commit

Permalink
updated: v0.1.4
Browse files Browse the repository at this point in the history
- fixed: quote command issues
  • Loading branch information
Shin-Ogata committed Nov 21, 2017
1 parent 60d178d commit 2e30af3
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/@types/cdp-lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* cdp-lib.d.ts
* This file is generated by the CDP package build process.
*
* Date: 2017-11-15T03:44:27.505Z
* Date: 2017-11-21T08:28:52.793Z
*/
// Dependencies for this module:
// ../fs-extra
Expand Down
6 changes: 3 additions & 3 deletions dist/cdp-lib.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/cdp-lib.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cdp-lib.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdp-lib",
"version": "0.1.3",
"version": "0.1.4",
"description": "Contains npm modules used primarily by cdp boilerplate generator.",
"main": "dist/cdp-lib.min.js",
"types": "dist/@types/cdp-lib/index.d.ts",
Expand Down

0 comments on commit 2e30af3

Please sign in to comment.