Skip to content

Commit 09a7b6b

Browse files
authored
Merge pull request #19 from three11/renovate/pin-dependencies
Pin dependencies to 0.66.4
2 parents 7e88277 + 08a23ab commit 09a7b6b

File tree

2 files changed

+34
-2299
lines changed

2 files changed

+34
-2299
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@babel/cli": "7.1.2",
4949
"@babel/core": "7.1.2",
5050
"@babel/preset-env": "7.1.0",
51-
"rollup": "^0.66.4",
52-
"rollup-plugin-babel": "^4.0.3",
53-
"rollup-plugin-uglify": "^6.0.0"
51+
"rollup": "0.66.4",
52+
"rollup-plugin-babel": "4.0.3",
53+
"rollup-plugin-uglify": "6.0.0"
5454
}
5555
}

0 commit comments

Comments
 (0)