Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Commit e0309f2

Browse files
committed
chore: update README
1 parent 0fe72dd commit e0309f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The easiest way is to keep `karma-html2js-preprocessor` as a devDependency in yo
1212
```json
1313
{
1414
"devDependencies": {
15-
"karma": "~0.9",
16-
"karma-html2js-preprocessor": "~0.0.1"
15+
"karma": "~0.10",
16+
"karma-html2js-preprocessor": "~0.1"
1717
}
1818
}
1919
```

0 commit comments

Comments
 (0)