Skip to content

Commit c568e23

Browse files
author
Mick Ryan
committed
Merge pull request #76 from mickr/add-license
Rename license
2 parents 269c774 + 79d426c commit c568e23

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "1.0.0",
44
"description": "A stencil plugin to register partials and helpers from handlebars and returns the compiled version for the stencil platform.",
55
"main": "index.js",
6+
"author": "Bigcommerce",
7+
"license": "BSD-4-Clause",
68
"scripts": {
79
"test": "lab -l -t 80"
810
},
@@ -14,8 +16,6 @@
1416
"stencil-paper",
1517
"paper"
1618
],
17-
"author": "Engineering <engineering@bigcommerce.com>",
18-
"license": "MIT",
1919
"bugs": {
2020
"url": "https://github.com/bigcommerce/paper/issues"
2121
},

0 commit comments

Comments
 (0)