Skip to content

Commit 510941b

Browse files
author
Martynas Žilinskas
committed
v0.1.0-alpha.7
1 parent c942a30 commit 510941b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplrjs/webpack",
3-
"version": "0.1.0-alpha.6",
3+
"version": "0.1.0-alpha.7",
44
"description": "Tailored webpack for SPA.",
55
"publishConfig": {
66
"access": "public"
@@ -31,7 +31,6 @@
3131
"!/examples"
3232
],
3333
"devDependencies": {
34-
"simplr-tslint": "^1.0.0-alpha.14",
3534
"tslint": "^5.10.0",
3635
"tslint-language-service": "^0.9.9",
3736
"typescript": "^2.9.2"
@@ -43,6 +42,7 @@
4342
"typescript": "^2.9.2"
4443
},
4544
"dependencies": {
45+
"simplr-tslint": "^1.0.0-alpha.14",
4646
"@types/clean-webpack-plugin": "^0.1.2",
4747
"@types/copy-webpack-plugin": "^4.4.1",
4848
"@types/fs-extra": "^5.0.4",

0 commit comments

Comments
 (0)