Skip to content

Commit ec3a144

Browse files
authoredMar 21, 2022
[security] update all package.json for security patches (#753)
* update all package.json for security patches * fixed tests
1 parent f4b036a commit ec3a144

File tree

147 files changed

+44003
-159380
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+44003
-159380
lines changed
 

‎addition-rnn-webworker/.babelrc

-18
This file was deleted.

‎addition-rnn-webworker/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ <h1>TensorFlow.js: Addition RNN in web worker</h1>
152152
</div>
153153

154154
</body>
155-
<script src="./index.js">
155+
<script type="module" src="index.js"></script>
156156

157157
</script>

0 commit comments

Comments
 (0)