Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix: rename scope
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 3, 2018
1 parent cf444af commit 157fd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pjson.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export namespace PJSON {
schema?: number
bin?: string
npmRegistry?: string
pluginScope?: string
scope?: string
dirname?: string
}
}
Expand Down

0 comments on commit 157fd43

Please sign in to comment.