apply from: "../shared.gradle"

kotlinFrontend {

    npm {
        dependency("bootstrap-fileinput", "4.5.2")
    }

}