apply from: "../shared.gradle"

kotlinFrontend {

    npm {
        dependency("bootstrap-touchspin", "3.1.1")
    }

}