Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
Update stopword to version 0.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 18, 2019
1 parent 2b96f1b commit b9513bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vulcan/package.json
Expand Up @@ -25,7 +25,7 @@
"rethinkhaberdashery": "^2.3.32",
"sanitize-filename": "^1.6.1",
"source-map-support": "^0.4.15",
"stopword": "^0.1.15",
"stopword": "^0.1.17",
"toobusy-js": "^0.5.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions vulcan/yarn.lock
Expand Up @@ -890,10 +890,10 @@ standard-as-callback@^1.0.0:
resolved "https://registry.yarnpkg.com/standard-as-callback/-/standard-as-callback-1.0.1.tgz#2e9e1e9d278d7d77580253faaec42269015e3c1d"
integrity sha512-izxEITSyc7S+5oOiF/URiYaNkemPUxIndCNv66jJ548Y1TVxhBvioNMSPrZIQdaZDlhnguOdUzHA/7hJ3xFhuQ==

stopword@^0.1.15:
version "0.1.15"
resolved "https://registry.yarnpkg.com/stopword/-/stopword-0.1.15.tgz#e5a9ac5a3936eb2c54deb2615847f49619f41fcd"
integrity sha512-UoattsZj2D6D00p5K1yKss/rIULftvUp8yrNKm76suiBjzCC6ER0V+IBJvMO3CJwUpaooy3GPgUeHU4CHn/9mA==
stopword@^0.1.17:
version "0.1.17"
resolved "https://registry.yarnpkg.com/stopword/-/stopword-0.1.17.tgz#658ce1532b257700ec909178b05f4142730be16f"
integrity sha512-RSml9ta7Ce0LyN8VUsbIxtwtg4S5suyeXMg2KNFX6xFTtMes3ICNj7EiG0xdaMn+j5oD00lZvO8VPqRpWMP1dQ==

strip-json-comments@~2.0.1:
version "2.0.1"
Expand Down

0 comments on commit b9513bd

Please sign in to comment.