Skip to content

Commit

Permalink
Merge pull request #6 from Smona/fix-readme-highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
Smona authored Sep 6, 2022
2 parents 8c6ff65 + 56c40f3 commit 1877d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ yarn add faust-loader standardized-audio-context

3. Add faust-loader to your webpack config:

```
```ts
module: {
rules: [
// ...
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "faust-loader",
"version": "1.2.0",
"version": "1.2.1",
"main": "dist/faustLoader.js",
"types": "dist/faustLoader.d.ts",
"scripts": {
Expand Down

0 comments on commit 1877d17

Please sign in to comment.