File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ####Corporate Copyright Statements
2+ -----
3+
4+ Copyright (c) 2015-present TyphonRT Inc. [ @typhonrt ] ( https://github.com/typhonrt )
5+
6+ ####Contributors
7+ -----
8+
9+ Michael Leahy [ @typhonrt ] ( https://github.com/typhonrt )
Original file line number Diff line number Diff line change 1+ ## 0.1.0 (2016-03-13)
2+ - Initial stable release.
Original file line number Diff line number Diff line change 11{
22 "name" : " typhonjs-npm-scripts-publish" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.1.0 " ,
44 "homepage" : " https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish" ,
55 "description" : " Provides NPM scripts for pre-publish and publish actions for TyphonJS NPM modules and beyond." ,
66 "license" : " MPL-2.0" ,
4040 "test" : " node ./test/scripts/test.js"
4141 },
4242 "files" : [
43- " scripts"
43+ " scripts" ,
44+ " AUTHORS.md"
4445 ],
4546 "directories" : {},
4647 "bugs" : {
You can’t perform that action at this time.
0 commit comments