Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 53cbf72

Browse files
committed
fix npm files
Change-Id: Ia3ddf956d27f0a6a3f1cd8eafdb6cd59613a08c0
1 parent 63a733e commit 53cbf72

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
closure-compiler
2+
node_modules
3+
.DS_Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-closure-compiler-js",
3-
"version": "20160713.0.0",
3+
"version": "20160713.0.1",
44
"description": "Check, compile, transpile, optimize and compress JavaScript with Closure Compiler in JS",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)