Skip to content

Commit e90c8e0

Browse files
committed
Add contributor info
1 parent 1e003eb commit e90c8e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-mix-transpile-node-modules",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Laravel Mix extension for Babel-transpiling dependencies inside node_modules",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
"peerDependencies": {
2323
"laravel-mix": "^4.0.0"
2424
},
25-
"author": "Philipp Daun",
25+
"author": "Philipp Daun <daun@daun.ltd>",
2626
"license": "MIT",
2727
"bugs": {
2828
"url": "https://github.com/daun/laravel-mix-transpile-node-modules/issues"

0 commit comments

Comments
 (0)