Merge pull request #21 from polkadot-js/jg-add-changelog

Add CHANGELOG
This commit is contained in:
Jaco Greeff 2019-03-01 13:49:05 +01:00 committed by GitHub
commit ee6cf1c5c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

0
CHANGELOG.md Normal file
View File

View File

@ -16,6 +16,6 @@
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@polkadot/dev": "^0.25.7"
"@polkadot/dev": "^0.25.11"
}
}

View File

@ -1499,10 +1499,10 @@
universal-user-agent "^2.0.0"
url-template "^2.0.8"
"@polkadot/dev@^0.25.7":
version "0.25.7"
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.25.7.tgz#2344d671896372c606294edf7adced50d13d3b83"
integrity sha512-6PTUO7qjpaMy0HT4+jTJyVS2DM925is5+dV9Q8I6vkAqJHiBay6Wz/P1XXnd9IHD2d1qaTqTf+bowO15QTO6VA==
"@polkadot/dev@^0.25.11":
version "0.25.11"
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.25.11.tgz#73235add1eb0c86257ed8f1ab60e213be79a93f1"
integrity sha512-Fs9VFlwwZVKtk+J9kjNG0lWDpTYvcVXOksMXJ1lQLnf2YhqFILsq8kETfoXWbDbusgcok69hoA4YcNtwiEAGWg==
dependencies:
"@babel/cli" "^7.2.3"
"@babel/core" "^7.3.4"