mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2024-11-23 16:44:59 +03:00
2.0.1
This commit is contained in:
parent
5ad18c54e6
commit
2a54ed063c
@ -1,3 +1,8 @@
|
|||||||
|
2.0.1 / 2020-03-28
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Фикс: Ссылки на якоря в README.md с учетом особенностей Markdown на Github
|
||||||
|
|
||||||
2.0.0 / 2020-03-28
|
2.0.0 / 2020-03-28
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "crypto-pro",
|
"name": "crypto-pro",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "crypto-pro",
|
"name": "crypto-pro",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "API для взаимодействия с КриптоПро",
|
"description": "API для взаимодействия с КриптоПро",
|
||||||
"main": "./lib/crypto-pro.js",
|
"main": "./lib/crypto-pro.js",
|
||||||
"types": "./lib/crypto-pro.d.ts",
|
"types": "./lib/crypto-pro.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user