Skip to content

Commit c9cba2e

Browse files
committedJun 25, 2018
add npmignore to dist
1 parent 1e3622b commit c9cba2e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
 

‎dist/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*
22
!.gitignore
3+
!.npmignore

‎dist/.npmignore

Whitespace-only changes.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "active-record-js",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)