Skip to content

Commit f1b30f3

Browse files
committed
update to master branch version 0.0.8
2 parents 7a33fb1 + c8c58ff commit f1b30f3

Some content is hidden

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

58 files changed

+4209
-7336
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Twitter Follow](https://img.shields.io/twitter/follow/espadrine.svg?style=social&label=Follow)](https://twitter.com/ml5js)
55

66

7+
78
**_This project is currently in development._**
89

910
## Friendly machine learning for the web!

dist/ml5.min.js

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

dist/ml5.min.js.map

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

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = (config) => {
5959
os_version: 'High Sierra'
6060
},
6161
},
62-
reporters: ['progress'],
62+
reporters: ['mocha'],
6363
port: 9876,
6464
colors: true,
6565
logLevel: config.LOG_INFO,

0 commit comments

Comments
 (0)